PrintDocument for WinForms
WriteLine(String,Object[]) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Debug 名前空間 > DebugUtils クラス > WriteLine メソッド : WriteLine(String,Object[]) メソッド
For internal use.
シンタックス
'宣言
 
Public Overloads Shared Sub WriteLine( _
   ByVal formatMask As System.String, _
   ByVal ParamArray args() As System.Object _
) 
'使用法
 
Dim formatMask As System.String
Dim args() As System.Object
 
DebugUtils.WriteLine(formatMask, args)
public static void WriteLine( 
   System.string formatMask,
   params System.object[] args
)

パラメータ

formatMask
args
参照

DebugUtils クラス
DebugUtils メンバ
オーバーロード一覧